PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getPlacement Method
In This Topic
    getPlacement Method
    In This Topic
    Gets the element placement.
    Syntax
    public PDFStandardLayoutPlacement getPlacement()

    Return Value

    A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
    See Also